DX11 GET SCREEN HEIGHT

Retrieves the height of the screen in pixels.
This will return the with value passed to DX11 INIT and corresponds to the resolution of the back-/front buffer;
it will not change if you resize the rendering window.

  Syntax
Return Dword = DX11 GET SCREEN HEIGHT()
  Parameters
This function does not take any parameters.

  Returns

The vertical resolution of the render buffer.

  See also

CORE Functions Menu
DX11 Function Categories